Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |to_json

json::|to_json


Usage

|to_json(text)

Parameters

↳ text: string

Return

↴ Option<Json>


Parse text into a Json value, returning none if text is not valid JSON.